Occurs when a briefcase is about to be sent by email.
Syntax
BrcEvent_BeforeSend(Briefcase, Abort)
Name |
Description |
---|---|
Briefcase |
An object that represents the briefcase file. Can be set by the event procedure. |
Abort |
Setting this Boolean argument to True aborts the operation. The event will not occur. |